Fix assertion violation in pop_it when org-indent-mode is used.
authorEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2011 14:51:51 +0000 (16:51 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 23 Dec 2011 14:51:51 +0000 (16:51 +0200)
commit051f6f4ead1edc92a2a0114a9cd8a249ea63f9ff
tree8c48388df482912c7341e4e06aa1b92ccdcf9a64
parent59f10158ec880a171bffc1fce809d723dec4724c
Fix assertion violation in pop_it when org-indent-mode is used.

 src/xdisp.c (handle_invisible_prop): Handle correctly an invisible
 property that ends at ZV, so that the bidi iteration could be
 resumed from there (after widening).
src/ChangeLog
src/xdisp.c